go/types.Named.expandRHS (method)

2 uses

	go/types (current package)
		named.go#L250: 		n.fromRHS = n.expandRHS()
		named.go#L743: func (n *Named) expandRHS() (rhs Type) {